Search

佑來認真教

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】實作04-序列埠輸出

此實作接於實作3按鈕的電路之後,引入序列埠的控制,學會電路板與電腦間的傳輸,實現訊號的輸出。...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】實作03-按鈕教學

清楚說明arduino電路板上按鈕的原理分析,了解按鈕並非是電流的操作而是電壓訊號的操作,不聽原理者可跳至 3:33 看線路圖。...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】實作02-進階Blink

利用實體led操作了解麵包板,接線、腳位及led屬性,更熟練程式的執行...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】實作01-基礎Blink

由基礎blink起步,了解程式設定,程式碼的概念,編譯及上傳,感受初次知識轉換成硬體控制的喜悅~ 原裝板(省去安裝usb驅動):https://click.alibaba.com/rd/eimppkm...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】CH340驅動

如果使用非官方Arduino板子而無法與電腦連接,通常大部份都只是因為電腦內沒有CH340的驅動程式,這裡提供簡單的安裝教學...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

【Arduino教學】程式安裝

學習Arduino的第一步,至少要有一個電腦裡面有安裝arduino的編譯軟體。...